National Repository of Grey Literature 86 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Chart Builder Ansible Automation Analytics
Berky, Levente ; Smrčka, Aleš (referee) ; Rogalewicz, Adam (advisor)
Tato práce se zaměřuje na vytvoření webové komponenty k vykreslení grafů ze strukturovanýho datovýho formátu (dále jen schéma) a vytvoření uživatelského rozhraní pro editaci schématu pro Ansible Automation Analytics. Práce zkoumá aktuální implementaci Ansible Automation Analytics a odpovídající API. Dále zkoumá vhodné knihovny pro vykreslování grafů a popisuje základy použitých technologií. Praktická část popisuje požadavky na komponentu a popisuje vývoj a implementaci pluginu. Dále práce popisuje proces testování a~plány budoucího vývoje pluginu.
Bipartite graphs for microbiome analysis
Šafárová, Marcela ; Provazník, Ivo (referee) ; Sedlář, Karel (advisor)
Microorganisms are all around us. Some of them even live in our body and are essential for our healthy being. Study of microbial communities based on their genetic content has become very popular with the development of new technologies, which enable easy reading of DNA or RNA. The key role of these studies is usually to characterize significant microbial patterns of an environment. However, currently used visualization tools have many drawbacks for such analyses. The subject of this thesis is to design a R/Bioconductor package for simple creation of bipartite graphs from microbial data. This type of visualization brings many advantages for microbiome analysis. Benefits of bipartite graphs are further demonstrated by analysis of main parameters affecting computer processing of microbial data.
Modern Analysis Methods of Politology Data Using JavaScript and NoSQL Database
Voznesenskii, Aleksandr ; Luhan, Jan (referee) ; Kříž, Jiří (advisor)
Volební historie je mezi politology oblíbeným tématem výzkumu. Přestože je mnoho údajů o jednotlivých zemích snadno dostupných, žádný z datových souborů je nespojuje do databáze s otevřeným přístupem. Tento úkol je klíčový pro srovnávací politologický výzkum. Moje práce má za cíl vytvořit otevřenou službu, která by umožnila efektivnější a rychlejší zpracování volebních dat
Web Application for Information Dashboard Design
Pastushenko, Olena ; Ismael, Mazen (referee) ; Hynek, Jiří (advisor)
Tato práce popisuje analýzu a návrh webové aplikace určené pro tvorbu informačních dashboardů. Nejdůležitějším úkolem je nejen vizualizovat data prostřednictvím grafů, ale také zvýšit použitelnost konečného produktu a umožnit programátorům rychle přidávat nové widgety. Vizualizační nástroje pro prezentaci dat jsou analyzovány jak z historického, tak i z moderního hlediska. Velká pozornost je věnována tomu, jak lidský mozek vnímá informace. Nástroje pro tvorbu grafů (zejména knihovny jazyka JavaScript) jsou analyzovány, z čehož plyne potřeba vyvinout nástroj nový. Součástí diplomové práce je open-source knihovna pro tvorbu grafů založená na knihovnách Vue.js a D3.js. Vývoj samotné aplikace je pak popsán jako iterativní proces, včetně návrhu prototypu a několika fází testování a hodnocení použitelnosti. Výsledná aplikace vyhovuje všem počátečním požadavkům a umožňuje vytvořit nový dashboard založený na vlastním gridovém systémů nebo pomocí jedné z předdefinovaných šablon.
Monitoring and Simulation of ADS Experimental Target Behaviour, Heat Generation, and Neutron Leakage
Svoboda, Josef ; Kliman,, Ján (referee) ; Wagner,, Vladimír (referee) ; Katovský, Karel (advisor)
Urychlovačem řízené podkritické systémy (ADS) se schopností transmutovat dlouhodobě žijící radionuklidy mohou vyřešit problematiku použitého jaderného paliva z aktuálních jaderných reaktorů. Stejně tak i potenciální problém s nedostatkem dnes používaného paliva, U-235, jelikož jsou schopny energeticky využít U-238 nebo i hojný izotop thoria Th-232. Tato disertační práce se v rámci základního ADS výzkumu zabývá spalačními reakcemi a produkcí tepla různých experimentálních terčů. Experimentální měření bylo provedeno ve Spojeném ústavu jaderných výzkumů v Dubně v Ruské federaci. V rámci doktorského studia bylo v průběhu let 2015-2019 provedeno 13 experimentů. Během výzkumu byly na urychlovači Fázotron ozařovány různé terče protony s energií 660 MeV. Nejdříve spalační terč QUINTA složený z 512 kg přírodního uranu, následně pak experimentální terče z olova a uhlíku nebo terč složený z olověných cihel. Byl proveden také speciální experiment zaměřený na detailní výzkum dvou protony ozařovaných uranových válečků, z nichž je složen spalační terč QUINTA. Výzkum byl především zaměřen na monitorování uvolňovaného tepla ze zpomalovaných protonů, spalační reakce a štěpení, způsobeného neutrony produkovanými spalační reakcí. Dále se na uvolňování tepla podílely piony a fotony. Teplota byla experimentálně měřena pomocí přesných termočlánků se speciální kalibrací. Rozdíly teplot byly monitorovány jak na povrchu, tak uvnitř terčů. Další výzkum byl zaměřený na monitorování unikajících neutronů z terče porovnávací metodou mezi dvěma detektory. První obsahoval malé množství štěpného materiálu s teplotním čidlem. Druhý byl složený z neštěpného materiálu (W nebo Ta), avšak s podobnými materiálovými vlastnostmi se stejnými rozměry. Unik neutronů (resp. neutronový tok mimo experimentální terč) byl detekován uvolněnou energií ze štěpné reakce. Tato práce se zabývá přesným měřením změny teploty pomocí termočlánků, s využitím elekroniky od National Instrument a softwaru LabView pro sběr dat. Pro práci s daty, analýzu a vizualizaci dat byl použit skriptovací jazyk Python 3.7. (s využitím několika knihoven). Přenos částic by simulován pomocí MCNPX 2.7.0., a konečně simulace přenosu tepla a určení povrchové teploty simulovaného modelu bylo provedeno v programu ANSYS Fluent (pro jednodušší výpočty ANSYS Transient Thermal).
Game Server Status Monitoring Portal
Skála, Dominik ; Hynek, Jiří (referee) ; Burget, Radek (advisor)
The main goal of this thesis is the development of a game server monitoring application which handles collecting and visualisation of collected data. The thesis compares and looks into existing solutions, their pros and cons. The solution is built upon this observation, specifically the design of the monitoring application and a modern web application with API access. The API is created using the Yii PHP Framework. The user interface is created using the ReactJS JavaScript library. The monitoring application itself is an independent application build in PHP. In the conclusion of the thesis, the evaluation of achieved results and the effectivity of the monitoring application is discussed. Based on the results, other implementations of monitoring applications and other extensions of web application are proposed.
Predictive diagnostics and maintenance of Stäubli robots
Lojková, Pavlína ; Řezníčková, Hana (referee) ; Hammer, Miloš (advisor)
The bachelor thesis deals with the predictive diagnostics and maintenance of Stäubli robots in Bosch Diesel s.r.o. in Jihlava. The parameters monitored so far are described and other suitable ones are proposed for this purpose. The design of the escalation model, its enhancement and visualization is realized. The bachelor thesis also deals with the evaluation of the problem solved.
Data Visualization Blender Add-On
Doležal, Zdeněk ; Milet, Tomáš (referee) ; Chlubna, Tomáš (advisor)
With growing interest in visualisation techniques, possibility to extend existing 3D computer graphics software by visualisation tools arises. Thesis deals with theory of data visualisation in general, selection of suitable visualisations, design, creation and publication of an data visualisation add-on for the open-source software Blender. Thanks to this work Blender is extended using its Python API by an interface used for data loading and commonly used charts generation. The published implementation was evaluated by user survey and it is available open-source.
Displaying 3D Graphics in Web Browser
Sychra, Tomáš ; Pečiva, Jan (referee) ; Španěl, Michal (advisor)
This thesis discusses possibilities of accelerated 3D scene displaying in a Web browser. In more detail, it deals with WebGL standard and its use in real applications. An application for visualization of volumetric medical data based on JavaScript, WebGL and Three.js library was designed and implemented. Image data are loaded from Google Drive cloud storage. An important part of the application is 3D visualization of the volumetric data based on volume rendering technique called Ray-casting.
Application of Sensor Data Visualization in Android OS
Sedláček, Petr ; Hajný, Jan (referee) ; Šimek, Milan (advisor)
The aim of this Bachelor thesis is to create an application for the Android operating system which purpose is to download saved sensor data on a Xively web cloud. The thesis has a practical and theoretical part. The first chapter is mainly focused on theory that is necessary for further description of the development process. It also contains brief introduction to funcionality and history of the Android operating system. The theory introduced here is very brief and its purpose is solely to introduce the reader to the given subject. The second chapter focuses on describing development of basic version of the application which represented the outcome of the semestral project. The third chapter describes development of the final version of the application which enhances the basic application. In both chapters the development is described in a chronological order with examples of important or interesting parts of the used code. The third chapter also contains several pictures of the final application inluding their description. The conclusion sums up all achieved results of this thesis and their comparison to the given assignments.

National Repository of Grey Literature : 86 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.